cargo.git
2014-12-12 borsauto merge of #1042 : cgaebel/cargo/execute-main-with...
2014-12-12 Clark GaebelAdd support for a custom arguments list when running...
2014-12-12 borsauto merge of #1039 : alexcrichton/cargo/update-rust...
2014-12-12 Alex CrichtonBump rustc version
2014-12-11 borsauto merge of #1036 : brson/cargo/flakeywindows, r...
2014-12-11 Brian AndersonSleep before unlinking to fix a flaky test on windows
2014-12-11 borsauto merge of #1034 : brson/cargo/rust-installer, r...
2014-12-11 Brian AndersonUse rust-installer for installation
2014-12-11 borsauto merge of #1022 : alexcrichton/cargo/std-thread...
2014-12-11 borsauto merge of #1024 : alexcrichton/cargo/less-send...
2014-12-10 Alex CrichtonRemove lots of no longer necessary + Send annotations
2014-12-09 borsauto merge of #1021 : alexcrichton/cargo/issue-986...
2014-12-09 Alex CrichtonMigrate to std::sync::TaskPool
2014-12-09 borsauto merge of #1020 : alexcrichton/cargo/issue-885...
2014-12-08 Alex CrichtonRebuild files if target directory is corrupt
2014-12-08 borsauto merge of #1019 : alexcrichton/cargo/issue-991...
2014-12-08 borsauto merge of #1018 : jakub-/cargo/cargo-search-api...
2014-12-08 Alex CrichtonFix build scripts in dev-dependencies
2014-12-08 borsauto merge of #1009 : jmesmon/cargo/err-msg-fix, r...
2014-12-08 Jakub BukajDo not require an API token for `cargo search`
2014-12-08 Jakub BukajUpdate to latest Rust
2014-12-08 borsauto merge of #989 : jbcrail/cargo/fix-doc-spelling...
2014-12-08 borsauto merge of #1010 : alexcrichton/cargo/mingw, r=brson
2014-12-08 Alex CrichtonBump libgit2 dep to hopefully fix win32
2014-12-08 Alex CrichtonFix updating the registry too often
2014-12-04 Alex CrichtonDelete bundled gcc libs on windows
2014-12-04 borsauto merge of #1008 : jmesmon/cargo/custom_build_kind...
2014-12-04 Cody P Schafercustom_build: add the HOST environment variable
2014-12-04 borsauto merge of #990 : alexcrichton/cargo/update-blows...
2014-12-03 borsauto merge of #997 : alexcrichton/cargo/issue-993-attem...
2014-12-03 Cody P SchaferWe're cargo, not rustc
2014-12-03 borsauto merge of #1003 : jmesmon/cargo/update-for-nightly...
2014-12-03 Cody P SchaferUpdate for nightly
2014-12-02 borsauto merge of #1000 : jbranchaud/cargo/add-semicolon...
2014-12-02 jbranchaudAdd a missing semicolon to the hello world program...
2014-11-30 borsauto merge of #995 : alexcrichton/cargo/issue-808,...
2014-11-30 Alex CrichtonBump version number to 0.1.0
2014-11-30 Alex CrichtonDon't abort on possibly-corrupt submodules
2014-11-30 borsauto merge of #996 : alexcrichton/cargo/issue-953,...
2014-11-30 Alex CrichtonLink logo to the main crates.io page
2014-11-27 Alex CrichtonHandle updates to version requirements in lockfiles
2014-11-27 borsauto merge of #988 : Gekkio/cargo/zsh-run-normal-args...
2014-11-27 Joseph CrailFix spelling in documentation.
2014-11-27 Joonas JavanainenZSH normal completion for args in "cargo run -- <args>"
2014-11-25 borsauto merge of #981 : steveklabnik/cargo/remove_color...
2014-11-25 Steve Klabnikremove references to color
2014-11-25 borsauto merge of #974 : alexcrichton/cargo/issue-940,...
2014-11-25 Alex CrichtonAdd support for a license-file manifest key
2014-11-25 borsauto merge of #973 : alexcrichton/cargo/issue-968,...
2014-11-25 borsauto merge of #972 : alexcrichton/cargo/issue-969,...
2014-11-25 Alex CrichtonPrint the right URL for `cargo login`
2014-11-25 Alex CrichtonSupport documenting a selective package
2014-11-25 borsauto merge of #965 : alexcrichton/cargo/issue-951,...
2014-11-25 borsauto merge of #947 : alexcrichton/cargo/issue-937,...
2014-11-25 borsauto merge of #941 : alexcrichton/cargo/issue-927,...
2014-11-25 Alex CrichtonClean up code around the crawling of a directory
2014-11-25 Alex CrichtonDon't fail `cargo login` if `~/.cargo` doesn't exist
2014-11-25 borsauto merge of #946 : alexcrichton/cargo/issue-933,...
2014-11-25 borsauto merge of #944 : alexcrichton/cargo/test-some-packa...
2014-11-24 borsauto merge of #939 : alexcrichton/cargo/issue-38, r...
2014-11-24 Alex CrichtonUpload dependency kinds to the registry
2014-11-24 borsauto merge of #936 : alexcrichton/cargo/issue-923,...
2014-11-24 borsauto merge of #919 : alexcrichton/cargo/issue-915,...
2014-11-24 borsauto merge of #918 : alexcrichton/cargo/issue-912,...
2014-11-24 borsauto merge of #959 : jakub-/cargo/cargo-search, r=alexc...
2014-11-24 Jakub BukajAdd a `search` command to cargo
2014-11-24 borsauto merge of #964 : carols10cents/cargo/patch-1, r...
2014-11-24 Alex CrichtonFix the root output directory when cleaning examples
2014-11-24 Alex CrichtonTest source equality when locking dependencies
2014-11-23 borsauto merge of #956 : jakub-/cargo/newest-rust, r=alexcr...
2014-11-23 Jakub BukajUpdate to newest Rust
2014-11-23 Carol (Nichols... Point to spdx.org/licenses in license field docs
2014-11-21 Alex CrichtonSpecifically look in the home dir for configuration
2014-11-21 Alex CrichtonEnsure crates are tested after packaged
2014-11-21 Alex CrichtonDon't require a manifest for `cargo owner` commands
2014-11-20 borsauto merge of #922 : steveklabnik/cargo/patch-1, r...
2014-11-20 Steve Klabnikfix capitalization in build script docs
2014-11-20 borsauto merge of #913 : jmesmon/cargo/forgive-wierd-triple...
2014-11-20 borsauto merge of #920 : CMGS/cargo/master, r=eerden
2014-11-20 CMGSbug fix for oh-my-zsh
2014-11-20 Cody P Schaferdl-snapshot: be more forgiving to triples
2014-11-20 Alex CrichtonPut -L paths from scripts are in LD_LIBRARY_PATH
2014-11-20 borsauto merge of #916 : kballard/cargo/patch-2, r=alexcrichton
2014-11-20 Kevin BallardFix typo in build script error
2014-11-19 borsauto merge of #910 : stepancheg/cargo/travis-install...
2014-11-19 Stepan Koltsovbetter darwin detection
2014-11-19 Stepan Koltsovset -e in .travis.install.deps.sh
2014-11-19 borsauto merge of #907 : alexcrichton/cargo/update-curl...
2014-11-19 Alex CrichtonUpdate all dependencies to Rust master
2014-11-19 borsauto merge of #903 : huonw/cargo/metadata-warning,...
2014-11-19 Huon WilsonWarn about missing license/description in `cargo package`.
2014-11-18 borsauto merge of #901 : alexcrichton/cargo/update-faq...
2014-11-18 borsauto merge of #897 : alexcrichton/cargo/issue-879,...
2014-11-18 Alex CrichtonUpdate the FAQ and some documentation styles
2014-11-18 Alex CrichtonBe sure to include OUT_DIR for doc tests
2014-11-18 borsauto merge of #906 : eerden/cargo/zsh-completion, r...
2014-11-18 Ercan ErdenAdd zsh completion for publish command
2014-11-18 borsauto merge of #895 : alexcrichton/cargo/BurntSushi...
2014-11-18 borsauto merge of #893 : alexcrichton/cargo/issue-885,...
2014-11-18 borsauto merge of #894 : alexcrichton/cargo/issue-888,...
next